Skip to content

refactor: fix all compiler warnings#492

Merged
pwltr merged 1 commit intomasterfrom
refactor/warnings
Mar 24, 2026
Merged

refactor: fix all compiler warnings#492
pwltr merged 1 commit intomasterfrom
refactor/warnings

Conversation

@pwltr
Copy link
Copy Markdown
Contributor

@pwltr pwltr commented Mar 13, 2026

Description

Resolve all Swift compiler warnings:

  • Update deprecated onChange(of:perform:) usages to new two/zero-parameter APIs (iOS 17+)
  • Resolve Swift 6 actor isolation and concurrency warnings in view models and services
  • Fix unused bindings/results and unreachable catch blocks
  • Add proper inputs/outputs to “Remove Static Framework Stubs” run script to avoid always-run warning

@pwltr pwltr self-assigned this Mar 13, 2026
@pwltr pwltr added this to the 2.2.0 milestone Mar 13, 2026
@claude

This comment has been minimized.

@pwltr pwltr force-pushed the refactor/warnings branch from 4cda435 to 71349d8 Compare March 17, 2026 21:39
@jvsena42

This comment was marked as outdated.

@jvsena42

This comment was marked as resolved.

@claude

This comment was marked as resolved.

@jvsena42

This comment was marked as resolved.

@claude

This comment was marked as resolved.

@pwltr pwltr merged commit 2eb2381 into master Mar 24, 2026
26 checks passed
@pwltr pwltr deleted the refactor/warnings branch March 24, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants